home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / cview120.zip / CAMVIEW.DOC < prev    next >
Text File  |  1992-09-21  |  5KB  |  100 lines

  1.  ---------------------------------------------------------------------------
  2.  --------------------- CAMVIEW 1.20 DOCUMENTATION FILE ---------------------
  3.  ---------------------------------------------------------------------------
  4.         THE AUTHOR MAKES NO GUARANTEES OR WARRANTIES WITH THIS PROGRAM
  5.         AND CLAIMS NO RESPONSIBILITY FOR ANY DAMAGE OR LOSS OF TIME OR
  6.          DATA CAUSED BY THIS PROGRAM. THIS PROGRAM IS PROTECTED UNDER
  7.               THE COPYRIGHT LAWS OF THE UNITED STATES OF AMERICA.
  8.                             ALL RIGHTS RESERVED.
  9.                          --------------------------
  10.                          - SHAREWARE RELEASE 1.20 -
  11.                          --------------------------
  12.  CAMVIEW is a project which has developed from a need for a quick and easy
  13.  way to verify the programs written for the CNC milling machines where I
  14.  work. After looking for 6 months for a commercial program which would
  15.  accomplish this task and finding nothing available for under $4000.00,
  16.  I dug out the programming manuals and went to work. 6 months and 30 or
  17.  so revisions later, CAMVIEW 1.01 emerged. This version was written and
  18.  tested on a Bridgeport V2XT under the BOSS 10 programming subset. It
  19.  assumes the following...
  20.  
  21.                             N = Line Numbers
  22.                            G0 = Rapid Mode
  23.                            G1 = Linear Interpolation (feed)
  24.                            G2 = Clockwise Arc
  25.                            G3 = Counter Clockwise Arc
  26.  
  27.    These commands are assumed to be MODAL (G1 will remain in effect until
  28.    it is cancelled by another G code).  I think most controllers at least
  29.    have these commands in common so CAMVIEW should work fine under most
  30.    conditions. If your controller has different conventions (and you are
  31.    a registered user) mail that information to me and I'll customize a copy
  32.    for you for a modest fee. Currently, the G2 and G3 commands produce only
  33.    STRAIGHT LINES but they are represented by different colors. If you find
  34.    any Bugs or have any suggestions, PLEASE drop me a line so that i can
  35.    incorporate them in the next release.
  36.  ---------------------------------------------------------------------------
  37.   STARTUP:
  38.    Note that the default setup in CAMVIEW reads only files with a .NCC
  39.    suffix. There must be at least 1 of these files in the startup directory
  40.    or the program will abort. CAMVIEW was written on and for a VGA system.
  41.    It has had very little testing on an EGA system but the code is there
  42.    to detect that hardware and it should work. If the program hangs under EGA,
  43.    you can use CAMVIEW /EGA on the command line to force EGA mode.
  44.  
  45.         To start Camview type
  46.         CAMVIEW
  47.         and issue a carrige return.
  48.  
  49.    You will then be presented with an opening screen. The input screen will
  50.    follow shortly along with a directory listing of all the files in the
  51.    directory from which CAMVIEW was started which share the specified suffix.
  52.  
  53.         entering S will take you to the setup configuration screen,
  54.         entering Q will take you to the DOS prompt,
  55.  
  56.    Just enter the filename of the desired file and press return....
  57.    The desired file will be read and the graphics screen will appear.
  58.    The tool paths will be automatically scaled and displayed on the screen.
  59.    Here is where the fun part comes in....
  60.  
  61.                              F1 will ZOOM IN
  62.                              F2 will ZOOM OUT
  63.                              F3 will PAN LEFT
  64.                              F4 will PAN RIGHT
  65.                              F5 will PAN UP
  66.                              F6 will PAN DOWN
  67.                              S will goto SETUP
  68.                              Q will goto DOS prompt.
  69.                              SPACE will ReRun CAMVIEW
  70.  
  71.    You can isolate any part of the screen and ZOOM in to see exactly
  72.    whats going on. If the Z REP options is switched on, a series of
  73.    arrows on the left and right side of the screen let you know whats
  74.    happening on the Z axis while the program is running.
  75.  ----------------------------------------------------------------------------
  76.    The next release of CAMVIEW should include the following......
  77.             Full 3-D, 3 Axis support with rotation and scaling
  78.             Mouse Support
  79.             A utility to read and write .DXF files
  80.             Output to raytracing and CSG modules
  81.  ----------------------------------------------------------------------------
  82.    Revision history
  83.     9-2-91  R1.01 - Initial shareware release
  84.     9-9-92  R1.20 - Fixed bug which cause recursive loop with some files.
  85.                     Tweaked arrays to allow longer input files.
  86.                      ---------------------------
  87.                      - Registration fee $30.00 -
  88.                      ---------------------------
  89.        Forward all Questions, Comments, and Registrations to
  90.  
  91.                          Robert Pemberton
  92.                          Matrix Softworks
  93.                          2524 Ashbrooke Dr.
  94.                          Lexington Ky. 40513
  95.  
  96.                     ------------------------------
  97.                     -  GEnie Mail Address R.A.P. -
  98.                     ------------------------------
  99.  
  100.